main memory space

英 [meɪn ˈmeməri speɪs] 美 [meɪn ˈmeməri speɪs]

网络  主存空间

计算机



双语例句

  1. The main goal of these tests is to ensure that the software does not crash in conditions of insufficient computational resources such as memory or disk space.
    这些测试的主要目的是确保软件在计算资源(比如内存或磁盘空间)不足的情况下不会崩溃。
  2. In direct mapped cache, the main memory space is divided into blocks.
    在直接的映射隐藏所中,主要的记忆空间被区分为区段。
  3. On most timeshared system, such roll-in and roll-out techniques are used to manage main memory space.
    在大多数分时操作系统中,用这种转入和转出技术管理主存空间。
  4. A multiprogramming operating system builds on this base, adding modules to manage processor time, main memory space, and peripheral devices.
    多道程序设计的操作系统是建立在处理器时间管理、主存空间管理和外围设备管理等模块基础上的。
  5. The traditional methods on extracting content are representing the web page with the data structure of trees in the main memory. Unfortunately, the space and time complexity is relatively high when building and searching the tree.
    传统的方法是将网页结构表示成树,但建树与查找树的过程中,空间与时间复杂度都过高。
  6. As the main functional parts of the satellite-carried computer, the reliability design of the space level microprocessor, memory and FPGA are thoroughly analyzed, combined with a discussion on the main failure mechanisms of satellite-carried microelectronic devices in space application.
    结合星载微电子器件在空间应用中的主要失效机理,对作为星载计算机主要功能部件的航天级处理器、存储器以及FPGA的可靠性设计进行了研究。
  7. On the basis of guaranteeing to realize the main function of TCP/ IP, the paper simplifies the protocol of TCP/ IP, reduces the program code and saves the memory space taken up.
    在保证实现TCP/IP主要功能的基础上,对TCP/IP协议族作了精简处理,减小了程序代码,节省了占用的存储空间。
  8. The main problems in the memory management of operating system are the distribution and recovery of the storage space.
    操作系统内存管理的主要问题是存储空间的分配和回收。
  9. A model was given to evaluate the cost. Compared with the common query optimization strategies, the experiment results showed that the proposed query optimization algorithms for the main memory database system had better performance in the cost of time and space.
    最后给出了代价评估模型,实验表明提出的内存数据库查询优化算法相对于传统的优化算法具有更好的时间及空间性能。
  10. The main problem of embedded Internet technologies is the high demand of the standard Internet protocol for memory capability and processing speed of computer, thus faster, more memory space and less power processor could be demanded.
    嵌入式Internet技术面临的主要困难是标准Internet协议对于计算机存储器容量、运算速度等方面的要求比较高,从而对处理器运算速度、存储空间以及功耗要求较高。
  11. The main algorithms are based on task duplication and list scheduling, and the task duplication algorithms is not suitable for embedded real-time system because of the requirement for large memory space.
    在动态调度中主要存在基于任务复制和基于表的动态调度算法,而基于任务复制的动态调度算法对存储空间要求较高不适合实时系统。
  12. But lots of datasets are dense or skew in the actual application, we also waste lots of main memory space if we only use the format of dif-bits.
    但在实际应用中,许多数据集是稠密的或呈分布不均匀状态,这时如果只是单一的使用dif-bits格式,仍然会浪费大量的内存空间。
  13. The main idea is to add policy of perception of memory to paging paths, which is in order to realize the partition of memory space and makes the task accessing memory in a controllable manner.
    其基本思想是在分页路径上增加页面内存位置可感知的决策,以此来实现对任务使用内存区的指定,进而实现了任务对内存的可控访问。